home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-23 | 1.2 KB | 39 lines | [TEXT/CWIE] |
- GoggleSprocket 1.0
- Release Notes
- ------------------
-
- Please report all bugs to sprockets@adr.apple.com!
-
- Release Components
- ------------------
-
- GoggleSprocket Release Notes - this file
-
- GoggleSprocket API v1.1 ERS.pdf - API documentation
-
- GoggleSprocket.h - app level header file
- GoggleSprocketDevices.h - header file for building device drivers
-
- GoggleSprocketStubLib - link library
- GoggleSprocketLib - release version of the library
- GoggleSprocketDebugLib - debugging version of the library
-
- GoggleSprocketTest - test program
- GoggleSprocketTest.µ - test program project file
- GoggleSprocketTest Sources - test program source code
-
- Drivers (put in Extensions ƒ) - built device drivers
-
- Driver Sample Code - sample code for device drivers
-
- WARNING: don't place both the debugging and non-debugging versions of the
- library in the search path or you will not be sure which version you are
- using.
-
- Dependencies
- ------------
-
- GoggleSprocket requires the latest Universal Headers -- version 2.1.2 or later.
- You can find them on E.T.O. #20, the MacOS SDK CD-ROMs, Apple's web-site, or
- a number of other locations. If you have a problem with the "OptionBits" type
- usage, then you aren't using the latest Types.h file.